gtk_list_box_set_focus: Handle ist_box == NULL
authorTimm Bäder <mail@baedert.org>
Thu, 3 Oct 2013 12:00:30 +0000 (14:00 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 3 Oct 2013 12:05:12 +0000 (14:05 +0200)
commit01d278a74ff93892a9e61cf112105ba7fd22b97b
treedffee37336cbb10b22d6ebfcded99ec6f623d43e
parent8ee5c0c2bae5f45a40a99a9090e7a59e7bf3f75c
gtk_list_box_set_focus: Handle ist_box == NULL

Rows without a parent GtkListBox can happen in Glade and its previewer.
gtk/gtklistbox.c